internal/runtime/cgroup.lineReader.fd (field)

3 uses

	internal/runtime/cgroup (current package)
		line_reader.go#L40: 	fd      int
		line_reader.go#L63: 		fd:      fd,
		line_reader.go#L116: 		n, errno := r.read(r.fd, r.scratch[r.n:len(r.scratch)])